home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / foomatic / db / source / printer / HP-DeskJet_Plus.xml < prev    next >
Encoding:
Text File  |  2009-03-27  |  1.2 KB  |  43 lines

  1. <printer id="printer/HP-DeskJet_Plus">
  2.   <make>HP</make>
  3.   <model>DeskJet Plus</model>
  4.   <mechanism>
  5.     <inkjet/><!--not "color"-->
  6.     <resolution>
  7.       <dpi>
  8.         <x>300</x>
  9.         <y>300</y>
  10.       </dpi>
  11.     </resolution>
  12.     <consumables>
  13.     <!--no comments--><!--one or more "partno" elements.--></consumables>
  14.   </mechanism><!--no "url"-->
  15.   <lang>
  16.     <pcl level="3"/><!--no pjl-->
  17.     <text>
  18.       <charset>us-ascii</charset>
  19.     </text>
  20.   </lang>
  21.   <autodetect>
  22.   <!--no known parport probe information--></autodetect>
  23.   <functionality>A</functionality>
  24.   <driver>pcl3</driver>
  25.   <!--no "contrib_url"-->
  26.   <comments>
  27.     <en>
  28.     For basic printing functionality use the <a 
  29.     href="http://hplipopensource.com/">HPIJS 
  30.     driver </a>. For advanced functionality such
  31.     as printer status and maintenance features, use the
  32.     <a href="http://hplipopensource.com/">
  33.     HPLIP driver</a> (which includes HPIJS). <p>
  34.  
  35.     This printer is functionally equivalent to the normal HP DeskJet,
  36.     except for the optional font cartridges (I think) (which
  37.     don't add anything, but also don't hurt anything). Mine
  38.     works.
  39.  
  40.     </en>
  41.   </comments>
  42. </printer>
  43.